Accusoft.ImagXpress12.Net
QueryBuffer(ImagXpress,Byte[],Int32,LoadOptions) Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class > QueryBuffer Method : QueryBuffer(ImagXpress,Byte[],Int32,LoadOptions) Method




imagXpress
An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
buffer
A byte array which contains image information.
pageNumber
An integer value which represents the page number.
loadOptions
Additional load options which contain information about loading the image.

Glossary Item Box

Query buffer for image information such as width, height, bitdepth and image data type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

imagXpress
An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
buffer
A byte array which contains image information.
pageNumber
An integer value which represents the page number.
loadOptions
Additional load options which contain information about loading the image.

Return Value

An ImageXData object containing information about the image being queried.

Remarks

Options can select to query for other options constraints.

See Also

©2013. Accusoft Corporation. All Rights Reserved.